Vcenter Folder Summary

Vcenter Folder Summary
Vcenter Folder Summary

The Vcenter Folder Summary schema contains commonly used information about a folder.

JSON Example
{
    "folder": "string",
    "name": "string",
    "type": "string"
}
string
folder
Required

Identifier of the folder.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Folder. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Folder.

string
name
Required

Name of the vCenter Server folder.

string
type
Required

Type (Type) of the vCenter Server folder.

For more information see: Vcenter Folder Type.